home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 117 / 117.d81 / quadpawn boot (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  1KB  |  25 lines

  1. 3 poke56,152:poke55,0:clr
  2. 4 poke53281,0:poke53280,0
  3. 5 dv=peek(186):ifdv<8thendv=8
  4. 6 print"[147]":gosub60000
  5. 40 sys57812"quadpawn.spr",dv,0:poke780,0:poke781,0:poke782,32:sys65493
  6. 56 sys57812"image writer.r",dv,0:poke780,0:poke781,0:poke782,192:sys65493
  7. 57 sys57812"quadpawn.scr",dv,0:poke780,0:poke781,244:poke782,197:sys65493
  8. 58 sys57812"obj.racket 9a00",dv,0:poke780,0:poke781,0:poke782,154:sys65493
  9. 59 sys57812"sd.sundry",dv,0:poke780,0:poke781,0:poke782,152:sys65493
  10. 60 poke44,46:poke46*256,0
  11. 70 print"[144]load"chr$(34)"quadpawn.bas"chr$(34)","dv
  12. 80 print"run:":poke631,13:poke632,13:poke198,2:end
  13. 10000 open15,8,15,"s0:quadpawn boot":close15:save"quadpawn boot",8:end
  14. 60000 print"[147]":z$=" [152]                                      ":poke214,10:print
  15. 60010 print" [155][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184]":fori=0to11:printz$:next
  16. 60020 print" [151][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][152]"
  17. 60030 z$(0)="[209] [213] [193] [196] [208] [193] [215] [206]":z$(1)="by [196]avid [205]oorman
  18. 60040 z$(2)[178]"(len) 1994 by (NULL)oftdisk (NULL)ublishing"[170][199](13)
  19. 60050 z$(3)[178]"(NULL)his program is the copyrighted work
  20. 60060 z$(4)="of [211][207][198][212][196][201][211][203] [208][213][194][204][201][211][200][201][206][199].  [201]t is not"
  21. 60070 z$(5)="shareware or in the public domain."
  22. 60080 z$(6)="[210]eport illegal distribution of":z$(7)="this program by calling"
  23. 60090 z$(8)="1-800-831-2694 or 1-318-221-8718.":poke214,12:print
  24. 60100 fori=0to8:printtab(20-(len(z$(i))/2))""z$(i):next:return
  25.